home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools.owl,comp.lang.c++,comp.programming,comp.os.ms-windows.programmer.misc
- Path: tasb.org!nobody
- From: bhunt@soft.warehouse.nf.ca (Brian Hunt)
- Subject: OWL 2.00's TDialog, Unexplained Error ( BC4.02 / Win95 )
- Message-ID: <Dp7pM5.tL@firewall.tasb.org>
- Sender: nobody@firewall.tasb.org
- Organization: TASB,Inc.
- Date: Tue, 2 Apr 1996 01:59:39 GMT
- X-Newsreader: Forte Free Agent 1.0.82
-
- All,
-
- Whenever I attempt to use Borland C++ v4.02 OWL's "TDialog( ... ).Execute()"
- it constantly returns:
-
- Unhandled Exception <- (message window title)
- General Protection Exception 0x0EDF:0x1B72
- OWL200(56): 0x0EDF:0x1B72 Processor fault
-
- And yet, there is no known fault within the code, and it breaks down on the
- syntaxically correct TDialog(...).Exception() call ( I've tried it straight
- from the included tutorial and examples without avail ). I have compiled
- under all relevant processors, 80386 -> Pentium, under Windows 3.1 and
- Win32's. Is there any available explanation for this?
-
- I've checked all the Borland Documentation, hard and soft copies, and found no
- reference to OWL200 (version?), Errors ~#200, Errors ~#56, Processor fault, or
- anything to do with General Protection, much less an exception of it.
-
- Btw, where can I find source & statistics on Windows 95 programming, opposed
- and compared to Windows 3.x and Win32 programming.
-
- TTYL & Thanks,
- Brian
-
-